ASensorManager_getDefaultSensorEx

Returns the default sensor with the given type and wakeUp properties or NULL if no sensor of this type and wakeUp properties exists.

Available since API level 21.

extern (C)
static if(__ANDROID_API__ >= 21)
const(ASensor)*
ASensorManager_getDefaultSensorEx

Meta